home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / music / awe32ail.zip / README.TXT < prev    next >
Text File  |  1994-04-07  |  2KB  |  61 lines

  1. Sound Blaster AWE32 drivers for titles using the Miles Design AIL drivers
  2. -------------------------------------------------------------------------
  3.  
  4. Several programs use drivers from Miles Design.  This file contains Miles
  5. drivers for the Sound Blaster AWE32.  With these drivers you can enjoy
  6. high quality music with most games written to use the Miles drivers.
  7.  
  8. If your program uses the Miles drivers then they will have one of two types 
  9. of files listed in the game's directory.  The real mode drivers have an 
  10. extention of ADV.  They have names like ADLIB.ADV and MT32MPU.ADV.  The 
  11. protected mode drivers have an extention of DLL.  They have names like
  12. A32ADLIB.DLL and A32MT32.DLL.
  13.  
  14. If your program uses the real mode drivers (.ADV) then rename the current
  15. MT32MPU.ADV to MT32MPU.SAV and copy the Sound Blaster AWE32 driver 
  16. (SBAWE32.ADV) to MT32MPU.ADV.
  17.  
  18. example:        ren mt32mpu.adv mt32mpu.sav
  19.                 copy sbawe32.adv mt32mpu.adv
  20.  
  21. If your program uses the protected mode drivers (.DLL) then rename the current
  22. A32MT32.DLL to A32MT32.SAV and copy the Sound Blaster AWE32 driver
  23. (A32AWE32.DLL) to A32MT32.DLL.
  24.  
  25. example:    ren a32mt32.dll a32mt32.sav
  26.         copy a32awe32.dll a32mt32.dll
  27.  
  28. If you have one of the titles listed below then you should use the specified
  29. technique to add support instead of the generic method listed above:
  30.  
  31. Return to Zork
  32. --------------
  33. 1. Copy SBAWE32.ADV to the DRIVERS directory listed under Zork's directory.
  34. 2. Edit the RTZ.BAT file and change the music driver (-M:DRIVER\{driver}) to
  35.    -M:DRIVER\SBAWE32.ADV
  36.  
  37. Seawolf
  38. -------
  39. 1. Copy SBAWE32.ADV and SBAWE32.ADD to the SEAWOLF directory.
  40. 2. Run SETM.EXE and choose the Sound Blaster AWE32.
  41. 3. Edit the MUSIC.ID file and change the m to an l (you must use lower case).
  42.  
  43. The Elder Scrolls : Arena
  44. -------------------------
  45. 1. Copy the SBAWE32.ADV file to the ARENA directory.
  46. 2. Edit the ARENA.BAT file and change the -m{driver} entry to -msbawe32.adv
  47.  
  48. Sim City 2000
  49. -------------
  50. 1. Copy the A32AWE32.DLL file to the SOUND directory.
  51. 2. Edit the SC2000.CFG file and change the following entries under the [music]
  52.    section:
  53.  
  54.    [music]
  55.    MUSICNAME=Sound Blaster AWE32
  56.    MUSICDRIVER=A32AWE32.DLL
  57.  
  58. Thats all for now... If you update any other programs with the AWE32 drivers
  59. please let us know by contacting Technical Support at 405-742-6622.  We will 
  60. continue to update this list as new titles are tested.
  61.